home *** CD-ROM | disk | FTP | other *** search
/ Screen Effects / Screen Effects.iso / programs / launch / launch.txt < prev   
Text File  |  1994-04-27  |  3KB  |  63 lines

  1. Launch 1.7 for Windows                        04/24/91
  2. (c) 1991 David Stafford                       CIS 72411,2670 or 76666,2542
  3.                                               MCI DSTAFFORD 361-6512
  4.                                               Kamakura NS Bldg 4-F
  5.                                               Onaricho 4-16
  6.                                               Kamakura, Kanagawa 248 Japan
  7.  
  8. Launch is the popular utility which lets you start programs directly from the
  9. Windows desktop without having to go through Program Manager.  Your favorite
  10. programs are only one mouse click away!
  11.  
  12. Installation is a snap- just copy Launch to your hard disk. Launch will
  13. create a default menu the first time it runs. You can install Launch in your
  14. WIN.INI or SYSTEM.INI so it will load automatically. The online help contains
  15. more detailed instructions.
  16.  
  17. Once Launch is installed just click the left mouse button once over the empty
  18. desktop. Your Launch menu will pop up automatically.
  19.  
  20. Please feel free to distribute Launch to others. Just be careful and remember
  21. to include all three files (LAUNCH.EXE, LAUNCH.TXT and LAUNCH.INV) together.
  22.  
  23. Launch is ShareWare. Please support my efforts and the efforts of all
  24. ShareWare authors. The cost is only $29.95 (4,000 yen in Japan). A form is
  25. available to print in the file LAUNCH.INV. When you mail your registration
  26. you will receive the latest 1.X version of Launch and a registration number
  27. (which will disable the reminder message which appears when Launch is
  28. started). Your registration will be valid for any minor upgrades. Support is
  29. available for registered users via CompuServe, MCI Mail or regular mail.
  30.  
  31. Upgrade information
  32. -------------------
  33. If you are upgrading from a version of Launch earlier than 1.4 then you must
  34. delete (or rename) your old LAUNCH.INI to let Launch build a new INI file for
  35. you.  The reason is the file format changed from 1.3 to 1.4 and a
  36. misformatted INI file will only confuse Launch.
  37.  
  38. Changes to 1.7
  39. --------------
  40. Launch 1.7 adds the much-requested support of having the LAUNCH.INI file in
  41. the same directory as LAUNCH.EXE.  Previously you had to put this file in the
  42. Windows directory.
  43.  
  44. Improved shell support.  Launch now imitates the behavior of Program Manager
  45. and changes to a directory if one is specified as part of the file name (on
  46. the RUN= or LOAD= lines).  This is necessary for some programs which use
  47. DLL's and don't check their paths.
  48.  
  49. Added memory and system resource stats to the About box.
  50.  
  51. Separated About box from Reminder box so that unregistered people could get
  52. the memory and system resources information.
  53.  
  54. Added support to change directories before starting a program.  This is
  55. done by specifying the directory name in brackets before the command.
  56. For example: To run C:\WORD\WINWORD.EXE from the C:\DOC directory use:
  57.  
  58.              Win Word=[c:\doc] c:\word\winword.exe
  59.  
  60. To start the Run box from the root directory of drive C:
  61.  
  62.              (Run)=[c:\]
  63.